home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 1998 #6 / 1998 CD 6 (Gul).iso / 06.dir / 00238.ls < prev    next >
Encoding:
Text File  |  1996-02-08  |  83 b   |  8 lines

  1. on exitFrame
  2.   global kdoor
  3.   if kdoor = 0 then
  4.     kroll()
  5.   end if
  6.   kbuts()
  7. end
  8.